home *** CD-ROM | disk | FTP | other *** search
/ Computer Life 1995 December / Computer Life December 1995.iso / ukonline / ukonline / protocol._ / protocol
Text File  |  1995-09-08  |  539b  |  19 lines

  1. #
  2. # Internet Protocols
  3. #
  4. # each line must contain
  5. # - protocol name
  6. # - protocol number
  7. # - aliases
  8. #
  9. # characters following '#' up to the end of line are ignored
  10. #
  11. ip      0       IP      # internet protocol
  12. icmp    1       ICMP    # internet control message protocol
  13. ggp     2       GGP     # gateway-gateway protocol
  14. tcp     6       TCP     # transmission control protocol
  15. pup     12      PUP     # PARC universal packet protocol
  16. udp     17      UDP     # user datagram protocol
  17. #
  18. # maximum number of protocols is 10
  19.